Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore Use OpenAI gpt-4o-mini model by default #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stoyanov-x
Copy link

@stoyanov-x stoyanov-x commented Jul 25, 2024

UFO uses the gpt-4-vision-preview model name as a default.

This is now sorely outdated as per the Deprecation history document by OpenAI.

On June 6th, 2024, we notified developers using gpt-4-32k and gpt-4-vision-preview of their upcoming deprecations in one year and six months respectively.
As of June 17, 2024, only existing users of these models will be able to continue using them.

This has caused various experimenting users to be unable to "see" or "find" the ...-preview model (they probably had not used it prior to June 17, 2024.

For this reason, this PR introduces a default of gpt-4o-mini which is performant yet quite cheaper than the gpt-4o visual model by OpenAI.

Included pricing info based on the Pricing page as of July 25, 2024.

@stoyanov-x
Copy link
Author

@microsoft-github-policy-service agree

@stoyanov-x stoyanov-x changed the title Chore Use OpenAI GPT-4o-mini model by default Chore Use OpenAI gpt-4o-mini model by default Jul 25, 2024
@stoyanov-x
Copy link
Author

@vyokky Can you please clarify what the PR / review workflow is?

Should I tag a particular GitHub user or a bot in order to start a review process?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant